Previous topicNext topic
Help > Errors and Error Trapping > Compile Time Errors >
Error 482 - Data type mismatch

Data type mismatch - Many PowerBASIC statements and functions require parameters which evaluate to a variable or expression of a particular data type. This error is generated if there is a mismatch with the expected data type. Consult the documentation for the specific statement or function to determine the exact parameter requirements.